Current File : /var/www/vinorea/var/cache/dev/ContainerMdyrIbF/getPricesFiller2Service.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShop\PrestaShop\Adapter\Product\Update\Filler\PricesFiller' shared service.
return $this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Update\\Filler\\PricesFiller'] = new \PrestaShop\PrestaShop\Adapter\Product\Update\Filler\PricesFiller(($this->privates['PrestaShop\\PrestaShop\\Core\\Util\\Number\\NumberExtractor'] ?? $this->load('getNumberExtractorService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] ?? ($this->services['PrestaShop\\PrestaShop\\Adapter\\Configuration'] = new \PrestaShop\PrestaShop\Adapter\Configuration())));